home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / quit / 00032.ls < prev    next >
Encoding:
Text File  |  1995-03-28  |  103 b   |  8 lines

  1. on exitFrame
  2.   puppetSound(0)
  3.   tell the stage
  4.     go("return")
  5.   end tell
  6.   forget(window "quit")
  7. end
  8.